typedstream NXImage Object NXEPSImageRep NXImageRep iisssss [811c]%!PS-Adobe-2.0 EPSF-2.0 %%Title:ConnectorSquare.eps %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca) %%CreationDate: Fri Nov 22 1991 %%Pages: 0 1 %%BoundingBox: 0 0 18 18 %%DocumentFonts: Times-BoldItalic %%EndComments % eps drawing of component for Diagram palette % number of pixels per Diagram Grid /GRIDSIZE 9 def % one grid represents 0.05 inches /GRIDSCALE 0.05 def % multiply sizes in inches by ScaleFactor in pixels/inch /SCALEFACTOR {GRIDSIZE GRIDSCALE div mul} def /OUTERRADIUS {0.03 SCALEFACTOR} def /HOLERADIUS {0.015 SCALEFACTOR} def 1 1 scale 0 setlinewidth GRIDSIZE GRIDSIZE moveto OUTERRADIUS OUTERRADIUS rmoveto OUTERRADIUS -2 mul 0 rlineto 0 OUTERRADIUS -2 mul rlineto OUTERRADIUS 2 mul 0 rlineto 0 OUTERRADIUS 2 mul rlineto 1 setgray GRIDSIZE GRIDSIZE HOLERADIUS 0 360 arc fill